home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 45 / Amiga Format CD45 (1999-09)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-11].iso / +system+ / info / afcd_changes.txt < prev    next >
Text File  |  1999-08-31  |  27KB  |  617 lines

  1. AFCD45 - 640MB estimated - November 1999
  2.  
  3. Got rid of the S drawer, making the CD even more streamlined.
  4.  
  5. Added new database function giving all the games ever reviewed in AF, some of
  6. the serious products, Amiga Angels and Shops worldwide. AFCD_Install, AFCDView,
  7. AFCDFind and AFCDPrefs have also all been updated.
  8.  
  9. AFCD44 - 571MB (+ 2 audio tracks) - October 1999
  10.  
  11. After last minute hassles the audio from WoA gets on at the last minute as four
  12. MP2 files, the HTML gets usurped by Dan Dodge and Jim Collas with their
  13. complete interviews there wasn't the space in the issue for in AF127, and
  14. AFCDFind gets an update to allow Scalos users the same luxury of being able to
  15. open Workbench windows with your search results that previously only Opus users
  16. were able to do. There may be further changes, but pushed for time right now,
  17. so I may have forgotten them!
  18.  
  19. AFCD43 - 617MB (+ audio track) - September 1999
  20.  
  21. Not many changes this month, but a new addition in the shape of Oliver Roberts'
  22. (yes, he's done it again) AFCD_Install. This Installer program allows you to
  23. pick and choose what you wish to install from the CD every issue and copies it
  24. across to your machine's hard drive. Once set up it doesn't have to be set up
  25. again, although you're free to make changes any time you like. At the moment,
  26. AFCD_Install copies across AFCDFind indices, the Aminet Index, the latest
  27. version of AFCDView and Installer. If you'd like it to do more, please make a
  28. suggestion to the usual address... :)
  29.  
  30. Also updated the HTML code slightly so that the little "Goto:" graphic in the
  31. top frame of all the pages is now a button that reloads the page it refers to.
  32. This may not be useful for some of the pages, but it will allow you to easily
  33. escape any of the websites included on the CD.
  34.  
  35. AFCD42 - 644MB - August 1999
  36.  
  37. AFCDView has been updated to prevent problems with AsimCDFS.
  38.  
  39. The -Seriously_Amiga- drawer has been renamed back to -Serious-, in conjunction
  40. with the magazine.
  41.  
  42. Some people were complaining that the backgrounds in the html windows were too
  43. garish and took too long to appear, so we've ditched them, although we have
  44. kept the ones in the top part of the window. I have however added new
  45. background images to the main parts of the pages. Let me know what you think.
  46.  
  47. (Ed's note - I know they still take too long to load. Let me know whether you like the
  48. idea at all)
  49.  
  50. AFCDFind and AFCDPrefs have been updated (AFCDFind was last CD) so that they
  51. now have on-line help. You can put your mouse over any gadget and hit the help
  52. key on your keyboard to get instant advice about what to do.
  53.  
  54. Problem with AFCDFind's help and DOpus resolved.
  55.  
  56. We've updated the HTML on the CD again to include the Amiga Angels database as
  57. part of the list. However, your browser may not be too keen on showing it in
  58. the window as ours is. Check your MIME prefs for your browser and ensure that
  59. you have a MIME type of text/plain with the extension txt set to use the
  60. internal viewer if you do need it.
  61.  
  62. Updated the AFCD_Changes file somewhat - correcting speeling mostakes, mostly.
  63.  
  64. Added a printer driver drawer to -Serious-/Hardware
  65.  
  66. AFCD41 - 641MB - July 1999
  67.  
  68. AFCDView has been updated. Now it checks itself for the version on your hard
  69. drive, and if a newer one is on the CD you'll be asked if you want to update.
  70. Obviously this new feature is only coming in the version on the disc this
  71. month, so you won't notice any difference, but when Oliver updates it next you
  72. will be asked if you want the newest version. Also, AFCDView has been changed
  73. so that you can no longer enter AFCDView as the default tool for a filetype in
  74. AFCDPrefs.
  75.  
  76. We've also updated the HTML so there's no longer a Ben_Speaks! file, but now a
  77. Start_Here! file. It checks to see if yoou have AFCDView in the path, and asks
  78. you if you want to copy it to your C: directory if you don't. Thought for the
  79. Month has been changed into Rich Speaks because no one was submitting any of
  80. their own thoughts.
  81.  
  82. Last thing. Thanks to Matt "Neko" Sealey for providing us with the new disk
  83. icon, based on Matt Chaput's GlowIcons that we're using for the AFCD. We forgot
  84. to mention him before on AFCD39, so now we're offering up thanks to him...
  85.  
  86. Moved the GUI drawer to the Tools directory.
  87.  
  88. AFCD40 - 549MB + 2 audio tracks - June 1999
  89.  
  90. Updated the Ben_Speaks! portion of the disc. Now the html is a lot more
  91. colourful and we're also including daily digests of the afb mailing list in
  92. easy-to-read form on the web pages.
  93.  
  94. Updates for AFCDFind and AFCDPrefs to show the difference between keyword and
  95. filename searches for AFCDFind, and to recognise PDF files.
  96.  
  97. Lastly, the CD has had a redesign,
  98.  
  99.  
  100. AFCD39 - 649MB - May 1999
  101.  
  102. AFCDPrefs updated so that it can now handle LhA, LZX, ZIP and DMS archives.
  103. You'll now be able to simply double click on any archive to extract to the path
  104. you've chosen. Unless you are just using the defaults, these won't work until
  105. you've updated your AFCDPrefs and you may get an error message. Put the
  106. following commands in place (copy and paste them from this file to get perfect
  107. results!):
  108.  
  109. LhA:
  110.  
  111. Tool: :c/lha (if you have lhA on your hard drive in C: you can just put "lha")
  112. Args: x %f `C:RequestFile RAM: TITLE "Extract archive to" POSITIVE Extract DRAWERSONLY` <> CON://///WAIT/CLOSE/AUTO
  113.  
  114. LZX:
  115.  
  116. Tool: :c/lzx
  117. Args: x %f `C:RequestFile RAM: TITLE "Extract archive to" POSITIVE Extract DRAWERSONLY` <> CON://///WAIT/CLOSE/AUTO
  118.  
  119. DMS:
  120.  
  121. Tool: :c/dms
  122. Args: write %f to df0: <> CON://///WAIT/CLOSE/AUTO
  123.  
  124. ZIP:
  125.  
  126. Tool: :c/unzip
  127. Args: %f -d `C:RequestFile RAM: TITLE "Extract archive to" POSITIVE Extract DRAWERSONLY` <> CON://///WAIT/AUTO/CLOSE
  128.  
  129. We've also put the floppy coverdisks on the CD as DMS archives
  130. so that people with PCs with CD-ROM drives can take the floppies off for people
  131. without CDs on their Amigas. Cleared out a lot of dead weight in the C, Libs
  132. and other hidden directories. It hasn't reduced the bytecount by much (ooh
  133. about a meg in total), but it does mean that the only files on the CD will
  134. always be the newest versions of third party libraries and commands. We won't
  135. be having any stuff from WB 3.1, so you won't simply be able to copy the libs
  136. from our CDs onto your hard drive and expect to get a working workbench.
  137.  
  138. We've also started giving PowerPC program drawers special icons so that you can
  139. tell if what you're looking for is a PowerPC program. At the moment, these
  140. icons are only NewIcons - we don't have a MagicWB one.
  141.  
  142. We've changed the MUI drawer in +System+ now to GUI, and it now contains
  143. archives of several different GUI systems, including MUI, Triton and BGUI.
  144. We've put them on here just as archives, you'll have to unpack them (by simply
  145. double clicking on them and choosing where to put them).
  146.  
  147. Lastly, we now have a new thing in our +System+/Info drawer. Called
  148. AFB_Digests, it contains the text files of our online mailing list. If you
  149. haven't signed up for it yet, you can go to http://www.egroups.com/list/afb/
  150. and join in the fun. (This is now part of the HTML - Ben AFCD42)
  151.  
  152. AFCD38 - 559MB (plus audio tracks) - April 1999
  153.  
  154. That's it. We've thrown off the shackles of CD³² dependance (not our idea, TIB
  155. don't want to make CD³²-compatible discs) and thus got rid of a whole bunch of
  156. files from the CD, making its appearance in the lister of your favourite file
  157. manager much simpler. At the moment, we haven't made sure that the libs and c
  158. drawers that remain contain the very latest files we can find, but that's how
  159. it'll be organised in the future. If there's anything in particular you want on
  160. there, let us know (but no the ProPack program for SWOS since that's
  161. commercial/shareware).
  162.  
  163. AFCD37 - 534MB (plus audio tracks) - March 1999
  164.  
  165. Updated AHI and MUI this issue, not much else though!
  166.  
  167. AFCD36 - 645MB - February 1999
  168.  
  169. Changed the way that AFCD_Changes works so that new CDs are at the top of the
  170. file now, rather than at the bottom!
  171.  
  172. Took out the explicit path for all the default tools. If you're having trouble
  173. getting things to work, make sure you have AFCDView in your path - your C:
  174. directory would be a good place for it. Also, AFCDFind got updated this month
  175. so that if you only want to search a particular portion of the CD it's
  176. possible, and much faster than it used to be.
  177.  
  178. AFCDPrefs also receives its first update in an age, but it's well worth the
  179. wait since the new version allows for a lot more filetypes and also allows you
  180. to make use of Directory Opus' filetyping if you are running a current version
  181. of that program. All hail Oliver Roberts!
  182.  
  183.  
  184. AFCD35 - 643.2MB - January 1999
  185.  
  186. Two additions this CD: The first is the fact that we now have an ARexx drawer
  187. in the -Seriously_Amiga-/Programming directory, the second is that we now also
  188. have an additional drawer in ReaderStuff. Prompted by requests from users we're
  189. going to have A "readers' Workbench" drawer which will contain images of Amiga
  190. users' Workbenches along with readmes explaining just what they use to make
  191. their Workbench look the way it does.
  192.  
  193. Also, advanced warning for next issue: We'll be taking off the +AFCD_Setup+
  194. file since it has become less and less valuable as time has gone on. We provide
  195. SnoopDOS on our CD every month, so if you find that there are libraries or
  196. fonts that you are lacking you can always copy them across to your hard drive.
  197. We'll also be changing the default tool AFCDView from ":c/afcdview" to simply
  198. "afcdview". This may mean that you'll need to copy AFCDView into your C:
  199. directory to be able to read files, but since it's only a tiny program this
  200. shouldn't be a problem.
  201.  
  202.  
  203. AFCD34 - 644.3MB - Christmas 1998
  204.  
  205. Only two changes this month. The first is that websites get no leeway from us
  206. if they want to stay on the CD. The only option if you have a website that you
  207. want to appear on every AFCD is to send it in to us every four weeks, whether
  208. it has changed or not. The second thing to change is the fact that apparently
  209. some people have a problem with drawers called Workbench being on our CD, so
  210. we've changed the name to just WB throughout. We've also edited the preferences
  211. for the browsers on our CD so that will hopefully stop the "Disk is write
  212. protected" problem when using a browser from off the CD. We haven't tried this
  213. solution before, so it may not work, but it's worth a try, right? (It didn't -
  214. Ben AFCD42).
  215.  
  216.  
  217. AFCD33 - 642.7MB estimated - December 1998
  218.  
  219. Another plus. We're considering getting rid of most of the files on the CD
  220. related to booting. CD³² owners have until AFCD35 to complain, otherwise we'll
  221. go ahead and stop the CD booting and ditch more of the system files. We've also
  222. ditched a bunch of stuff from the +System+ drawer this month bringing the total
  223. for the +System+ drawer down below 50 meg and the total number of System files
  224. on the CD down to about 7%. If we can get rid of the booting part of the CD, we
  225. can probably get rid of another 1% giving us just 6% repeated stuff every CD.
  226.  
  227.  
  228. AFCD32 - 647MB - November 1998
  229.  
  230. Robert C. Miller has done a whole bunch of icons for our CD this month to
  231. please all the newicon fans out there. We'll be using them from now on and
  232. putting the MWB:NI question a rest.
  233.  
  234. Again, this is a packed CD this time, especially given that we received a CD
  235. from one reader! We've had to redo the AVI file he sent us as an mpeg, but you
  236. won't be able to see it in on this CD since there wasn't the time to do it (or
  237. the space on the disc!) for this one.
  238.  
  239. We've also included some new utilities in the C: drawer for DOpus users. Dread,
  240. Dshow and DPlay can be used in your AFCDPrefs to use DOpus' settings for text
  241. file reading, picture showing or sound playing, to make our CD even more
  242. integrated with DOpusbench.
  243.  
  244.  
  245. AFCD31 - 555MB (plus audio track) - October 1998
  246.  
  247. Added a new newicon to the CD this month. Robert C. Miller is the artist
  248. involved and we think he's done a great job on it. The starburst around it
  249. really gives it a sense of wonder that we hope you find on our CDs (corny, I
  250. know).
  251.  
  252. Archived some of the early AFCD indices (AFCD1-10) so that they take up less
  253. room on CD. You can't get these CDs any more anyway. We'll be doing the same
  254. every ten CDs from now on.
  255.  
  256. Updated the ARexx script that AFCDFind uses. You should have no problems in
  257. DOpus now getting it to bring up the windows or files you need.
  258.  
  259. Updated subs advice.
  260.  
  261.  
  262. AFCD30 - 646MB - September 1998
  263.  
  264. Cleared up a glitch in the AFCD_Setup script that meant that font prefs
  265. couldn't be found on AFCD28 and AFCD29. Added a new drawer to
  266. +System+/Tools/Workbench called Archivers which contains 68k and PPC versions
  267. of all the common archiving tools. Also added some diagnostic tools to the
  268. Expert drawer, and AHI and RTGMaster to the Sound and Graphics drawers
  269. respectively.
  270.  
  271. Hopefully we should have some major changes in AFCDFind this CD, including the
  272. long-requested ability to search for a file, click on a link and have the
  273. file or drawer open up automatically. Unfortunately, it will only be people
  274. using a current version of DOpus that will have access to this function because
  275. Workbench isn't powerful enough!
  276.  
  277. Added a Roadmap page to the html so that beginners can find their way around
  278. our CD easily. Changed ScreenPlay/Commercial so it has dashes, more consistent
  279. with SeriouslyAmiga/Commercial. Changed the layout of the websites drawer to
  280. make it more neat.
  281.  
  282. Deleted more obsolete libraries and the like to bring down further the amount
  283. of repeated System files you have to deal with. Even so, I doubt that total
  284. System usage will go down at all (it's more likely to go up) since we've added
  285. some new tools and obviously the index for this CD. Even so, you'll find more
  286. new stuff on our CD every month than anywhere else!
  287.  
  288. Design for the CD itself and its packaging changes this month. Our Art Editor
  289. Colin has worked hard on a new look for the disc.
  290.  
  291. Commercial software: none.
  292.  
  293.  
  294. AFCD29 - 645.2MB - August 1998
  295.  
  296. So far, there aren't a lot of changes to be made to this CD, mainly because
  297. we're waiting to find out what you think of AFCD28. We're looking at adding
  298. better DOpus functionality, because it seems that many of you are running it as
  299. a WBR, and we can do a lot more (interactively) with it than we can with
  300. Workbench. Updated the survey to keep it up to date. Updated AFCDView so that
  301. it works properly with the new layout from AFCD28, and included the demo of
  302. Golem that we missed out on last month. Check it out, you'll be amazed, honest!
  303.  
  304. Commercial software: none.
  305.  
  306.  
  307. AFCD28 - 644.4MB - July 1998
  308.  
  309. Removed the Prefs drawer from +System+ and moved AFCDPrefs into +System+
  310. itself. Got rid of the Superview library files from libs since we had already
  311. got rid of the SVPrefs program and it was out-of-date anyway. Exclusive demo of
  312. Golem's ace new XFL animation format which gives you full-screen, full-speed
  313. animation with synchronised sound. Added AFCD history to the CD. Got rid of
  314. separate Reader Warrant file and updated the Survey and Readme template. We
  315. also made a big change in the -Seriously_Amiga- drawer by moving the shareware
  316. drawers into their parent directory. This means that we have an extra directory
  317. deep to play with which comes in handy mainly for the Programming drawer.
  318.  
  319. Commercial software: none.
  320.  
  321.  
  322. AFCD27 - 642MB - June 1998
  323.  
  324. Little things really. Added little animated AF logos to the web pages, lost the
  325. icon for the Indices drawer in +System+, added new viewers to the Tools drawer,
  326. and so on.
  327.  
  328. Commercial software: F1GP
  329.  
  330.  
  331. AFCD26 - 642MB - May 1998
  332.  
  333. A refinement of AFCD25. The Websites drawer got "-"s to put it up with the
  334. content drawers in a lister, the viewers drawer got renamed to Tools and had a
  335. lot added to it. Every month now, the AFCD will provide a useful collection of
  336. tools, utilities and commodities for you to make use of. A subscriptions page
  337. was added to Ben_Speaks! and the layout of it was changed to include frames
  338. (not that I think frames are great, they just make navigation easier in this
  339. instance). The Demos drawer was renamed to MegaDemos to save any confusion with
  340. any other kind of demo. We've also reduced the amount of system files on the CD
  341. to ensure that more of our CD is new stuff than the competition. As it stands
  342. on this CD, less than 8% of the disc's contents are actually repeated material,
  343. whereas CU's disc had more than 12%.
  344.  
  345. Commercial software: PPaint 7.
  346.  
  347.  
  348. AFCD25 - 643.1MB - April 1998
  349.  
  350. All change! For the first time really since AFCD6, the CD was laid out afresh.
  351. Instead of having nine drawers at the root and two files, we, all of a sudden,
  352. dropped to only six drawers and one file - Ben_Speaks!. Speaking of which,
  353. Ben_Speaks! changed this month from being a boring old Amigaguide file into
  354. HTML, bringing together all the disparate elements of the CD: namely
  355. Submissions advice, websites, Ben Speaks and subs, although subs isn't here
  356. yet. The restructuring was done to leave CoverDisks, ReaderStuff,
  357. Seriously_Amiga, ScreenPlay and In_the_Mag in the root and to add a new drawer
  358. called System which contained pretty much what Look_here_1st! had contained,
  359. but better. PD_Select was renamed to demos and put into the In_the_Mag drawer.
  360. Because we ensured that you wouldn't have to run some horrid startup script to
  361. make sure that everything ran from the CD okay, AFCD_Setup was moved to the
  362. System drawer as well. We also had a few problems with this CD because some
  363. Sanyo 2x SCSI CD-ROM drives wouldn't read it because it stretched the ISO9660
  364. standard too far for them.
  365.  
  366. Commercial software: UFO Enemy Unknown.
  367.  
  368.  
  369. AFCD24 - 639.2MB - March 1998
  370.  
  371. This CD was the first one done in the new year for us, so it was also the first
  372. CD we did that had loads of Doom info on it. It was also another CD where we
  373. had huge numbers of contributions from you (more than 180Mb). Other than that,
  374. there weren't many changes from the previous CD.
  375.  
  376. Commercial software: none.
  377.  
  378.  
  379. AFCD23 - 645.6MB - February 1998
  380.  
  381. Judging by responses we've had via email and in the post to AFCDPrefs, it
  382. seemed that many of you weren't sure what to do with it, so I took the time to
  383. explain it in Ben_Speaks! that CD (AFCDFind and Prefs now have online help -
  384. Ben AFCD42). It's all a bit out of date now, but still relevant. The CD kept on
  385. keeping on that month, but we did have a novelty in the shape of our first ever
  386. MP3 file which was Petro Tyschtschenko's speech from Cologne. It was terrible
  387. quality, but then it was  never designed to go onto the CD in the first place,
  388. it was only many requests from readers that forced our hand.
  389.  
  390. Commercial software: none.
  391.  
  392.  
  393. AFCD22 - 649.4 - January 1998
  394.  
  395. Not much has changed since the previous CD, although we do have another
  396. exclusive game demo in the shape of Foundation on this CD. Other than that and
  397. just about 100MB of reader contributions, the CD contains the usual up-to-date
  398. mix of shareware and the like.
  399.  
  400. Commercial software: none.
  401.  
  402.  
  403. AFCD21 - 648.5MB - Christmas 1997
  404.  
  405. This CD saw the start of yet another new feature to help you, the reader. We
  406. started the very popular Reader_Requests drawer on AFCD21 and it has been very
  407. successful so far. There was also a new AFCDSurvey to fill in and send to us
  408. (we must have had 5,000 of these surveys so far. I read every one of them and
  409. try to reply where possible). We also had an exclusive demo of the long-awaited
  410. Genetic Species on AFCD21.
  411.  
  412. Commercial software: none.
  413.  
  414.  
  415. AFCD20 - 651.3MB - December 1997
  416.  
  417. This CD sees the debut of AFCDPrefs, the tool that has made the AFCDs more
  418. personalised than ever. The marvellous Oliver Roberts wrote this for us too and
  419. like AFCDFind, it has improved and improved over the months we've been using
  420. it, thanks to our increased familiarity with it and your helpful suggestions
  421. through the AFCDSurvey. We had exclusive demos of Final Odyssey and Uropa 2 on
  422. this CD along with a full version of NetBSD.
  423.  
  424. Commercial software: none.
  425.  
  426.  
  427. AFCD19 - 433.4MB (plus audio tracks) - November 1997
  428.  
  429. Just a bit of a jiggle for the drawers on the CD this month - guaranteed to
  430. confuse everyone, but we didn't get too many complaints. It seems that a lot of
  431. you liked the audio tracks we had on the CD too.
  432.  
  433. Commercial software: none.
  434.  
  435.  
  436. AFCD18 - 616.5MB - October 1997
  437.  
  438. Look_here_1st! gets plus signs now to make sure it appears at the top of your
  439. listers in DOpus, but other than that there aren't many changes. We had 25
  440. different websites on the CD and more than 120MB of your contributions though.
  441.  
  442. Commercial software: Aquanaut.
  443.  
  444.  
  445. AFCD17 - 574.5MB - September 1997
  446.  
  447. This CD sees the introduction of the superb AFCDFind written especially for us
  448. by that wiz Oliver Roberts. It made finding what you were looking for on our CD
  449. so much better than having to trawl through the listed indices that it was a
  450. shock, but even so it's improved immeasurably since then. Nice one Oliver!
  451.  
  452. Commercial software: none.
  453.  
  454.  
  455. AFCD16 - 654.3MB - August 1997
  456.  
  457. Our fullest CD yet! This CD accompanied our 100th issue so we included all 100
  458. top shareware titles which, no doubt, helped to fill the disc to the brim. The
  459. only obvious change this month is the fact the the AFCD_Setup file gains some
  460. plus signs in front of and behind its name and gets moved to the root of the CD
  461. to encourage you to use it more. We also tried out a Reader Ads section on the
  462. CD, but it didn't work out and was, instead, transplanted into the magazine.
  463.  
  464. Commercial software: none.
  465.  
  466.  
  467. AFCD15 - 644.2MB - July 1997
  468.  
  469. The AFCD setup script becomes one file this month instead of two, but other
  470. than that there's not much change. However, as you can see, this CD is very
  471. full indeed.
  472.  
  473. Commercial software: none.
  474.  
  475.  
  476. AFCD14 - 550.5MB - June 1997
  477.  
  478. Again, not much changed for AFCD14 if I remember rightly. We had a lot of games
  479. though this issue including exclusive items from Vulcan previewing their
  480. up-and-coming games (some of which still haven't reached us!).
  481.  
  482. Commercial software: none.
  483.  
  484.  
  485. AFCD13 - 460.6MB - May 1997
  486.  
  487. An all-time low for content. We were decidedly hampered by Aminet not working
  488. properly and a lack of time generally. A first mention of Quake in Ben_Speaks!
  489.  
  490. Commercial software: Scala 1.13.
  491.  
  492.  
  493. AFCD12 - 617.1MB - April 1997
  494.  
  495. And now we start to consolidate with the CD. We've made a lot of changes over
  496. the previous eleven discs and now the CD is pretty good, EMC can get on with
  497. compiling instead of worrying about how to improve it. Of course, changes will
  498. come, but not yet.
  499.  
  500. Commercial software: PPaint 6.4, Cinema 4D 2.
  501.  
  502.  
  503. AFCD11 - 589.6MB - March 1997
  504.  
  505. A change in CD compiling took place this CD with the excellent
  506. EMComputergraphic taking the helm. As a first step, they got every single
  507. datatype that could be found at the time and put them on the CD. This CD also
  508. marks the first appearance of the minus signs at the start and end of the
  509. important directory names. The reason for this is to make them easier to find
  510. in a directory utility like DOpus. We also had the complete (but unannotated)
  511. source for Alien Breed 3D2.
  512.  
  513. Commercial Software: Turbocalc 2.1.
  514.  
  515.  
  516. AFCD10 - 646.1MB - February 1997
  517.  
  518. A really packed CD this month and the first appearance of NewIcons for the
  519. CD and for Ben_Speaks!, for what it's worth. We now have nine drawers in the
  520. root of the CD to make it look neater (the extra drawer is one for Prefs). The
  521. main work I did on the CD was to create a massive set of AmigaGuide docs for
  522. all the transcsripts of the Lightwave Mailing list, along with huge numbers of
  523. objects, scenes and the like for the premier 3D package for the Amiga. We also
  524. started lining up the drawers in a now-familiar style and included a Reader
  525. Warrant in the Look_here_1st! drawer.
  526.  
  527. Commercial software: FontMachine.
  528.  
  529.  
  530. AFCD9 - 576MB - January 1997
  531.  
  532. We had interviews in Quicktime format on this CD, that weren't playable using
  533. the Quicktime players available to us at the time. They may well be now, so if
  534. you want to hear what Wolf Dietrich and Jason Compton had to say all that time
  535. ago, give them a try now.
  536.  
  537. Commercial software: Octamed 6.
  538.  
  539.  
  540. AFCD8 - 517MB - Christmas 1996
  541.  
  542. First appearance of our new AFCD icon, created for us by a reader. A new icon
  543. for Ben_Speaks! - me with much shorter hair (it's probably about time for
  544. another new one as I write this at the start of the production schedule for
  545. AFCD28). Ben_Speaks has my thought for the month for the first time, but will
  546. remain in AmigaGuide format for some time to come. Serious turns into
  547. Seriously_Amiga. Still not many websites and the Andy Davidson interview didn't
  548. get on the disc either. Also, we didn't want your MODs any more because of
  549. copyright infringements.
  550.  
  551. Commercial software: Cinema 4D.
  552.  
  553.  
  554. AFCD7 - 622.9MB - December 1996
  555.  
  556. Have_a_look_here_first! has happily been renamed to Look_Here_1st! on this CD.
  557. It also features the first proper HTML with submissions advice and other
  558. people's websites. We released The AGA Experience Volume 1 on this magazine as
  559. well.
  560.  
  561. Commercial software: DataChrome.
  562.  
  563.  
  564. AFCD6 - 600.4MB - November 1996
  565.  
  566. First appearance of Look_here_1st! drawer (unwieldly-ly called
  567. Have_a_look_here_first! on this CD!).This drawer contained the startup scripts
  568. and the colour patchers making the total number of icons in the root: drawers
  569. 8, files 1. It's also the first appearance on the AF_on_the_Web drawer,
  570. although the only website included was the old AF pages. This CD marks the
  571. first appearance of the venerable AFCDSurvey.
  572.  
  573. Commercial Software: none.
  574.  
  575.  
  576. AFCD5 - 551.1MB - October 1996
  577.  
  578. Loads of problems! Lots of people reported that they couldn't read this disc
  579. although we had had no trouble with it. Nick_Speaks! from the previous CD was
  580. replaced with Ben_Speaks! and has stayed the same ever since (although the icon
  581. has been improved!). First appearance of the In_the_Mag drawer and the Subs
  582. Disk extractor.
  583.  
  584. Commercial Software: None, but large numbers of PhotoCD images of Bath.
  585.  
  586.  
  587. AFCD4 - 526.6MB - Spetember 1996
  588.  
  589. First CD compiled by Ben. This CD was the start of the current layout, although
  590. there were nine drawers and five file icons at the root.
  591.  
  592. Commercial software: none, but AlienBreed - Tower Assault movie.
  593.  
  594.  
  595. AFCD3 - 475.2MB (but there are audio tracks) - August 1996
  596.  
  597. First audio tracks (excerpts from speeches given at the Toulouse press
  598. conference) on an AFCD! No sign of the front end from AFCD1 & 2.
  599.  
  600. Commercial Software: TypeSmith v2.5.
  601.  
  602.  
  603. AFCD2 - 644.5MB - July 1996
  604.  
  605. Still using the CanDo-generated front end, but it's getting difficult to keep
  606. it up-to-date already.
  607.  
  608. Commercial Software: CanDo v2.5, Octamed 5, Wordworth 5.
  609.  
  610.  
  611. AFCD1 - 614.4MB - June 1996
  612.  
  613. It's all new! What changes could there possibly be, other than the last minute
  614. omission of Nick's toilet fury full-screen video.
  615.  
  616. Commercial Software: Real 3D v2.5, Real 3D v1.5, Blitz Basic v2.1AF, Personal
  617. Fonts Maker 2.